Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mozillazg committed Feb 15, 2025
1 parent 6ade90b commit 4e4c7d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
fail-fast: false
matrix:
os: ['ubuntu-latest', 'ubuntu-24.04-arm']
runs-on: ${{ matrix.backend }}
runs-on: ${{ matrix.os }}
timeout-minutes: 5
needs: release-test
steps:
Expand Down

0 comments on commit 4e4c7d9

Please sign in to comment.