Skip to content

Commit 2c19621

Browse files
committed
Remove dupe runs-on.
1 parent 7f178fe commit 2c19621

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
matrix:
1515
os: [ubuntu-24.04, ubuntu-24.04-arm]
1616
runs-on: ${{ matrix.os }}
17-
runs-on: ubuntu-latest
1817
permissions:
1918
contents: write
2019
steps:

0 commit comments

Comments
 (0)