We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f178fe commit 2c19621Copy full SHA for 2c19621
1 file changed
.github/workflows/ci.yml
@@ -14,7 +14,6 @@ jobs:
14
matrix:
15
os: [ubuntu-24.04, ubuntu-24.04-arm]
16
runs-on: ${{ matrix.os }}
17
- runs-on: ubuntu-latest
18
permissions:
19
contents: write
20
steps:
0 commit comments