Skip to content

Commit f18a41c

Browse files
committed
maybe fix ci
1 parent a5ed3e6 commit f18a41c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/linux_builds.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44

55
jobs:
66
linux:
7-
runs-on: "ubuntu-22.04"
8-
name: 📐 Build ${{ matrix.arch.runner }}
7+
runs-on: ${{ matrix.arch.runner }}
8+
name: 📐 Build ${{ matrix.arch.id }}
99
strategy:
1010
fail-fast: false
1111
matrix:

0 commit comments

Comments
 (0)