Skip to content

Commit

Permalink
Merge pull request #138 from jwillemsen/jwi-actionname
Browse files Browse the repository at this point in the history
Correct name of action
  • Loading branch information
jwillemsen authored Nov 1, 2023
2 parents cfc5b3f + 4b1e703 commit d433b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gem_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
fail-fast: false
matrix:
ruby: [ '2.5', '2.6', '2.7', '3.0', '3.1', '3.2']
name: ${{ matrix.runs-os }} ${{ matrix.msystem }} ruby-${{ matrix.ruby }}
name: windows-2019 ruby-${{ matrix.ruby }}
env:
DOC_ROOT: ${{ github.workspace }}/ACE
MPC_ROOT: ${{ github.workspace }}/ACE/MPC
Expand Down

0 comments on commit d433b38

Please sign in to comment.