Skip to content

Commit

Permalink
Fix the name of the CI runner
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-g authored Nov 19, 2024
1 parent 78aeed9 commit db7f536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-lang-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:

interop:
name: Node ${{ matrix.node }} Interop
runs-on: ubuntu-24,04
runs-on: ubuntu-24.04
strategy:
matrix:
node:
Expand Down

0 comments on commit db7f536

Please sign in to comment.