Skip to content

Commit 6372da5

Browse files
committed
Try to fix build again
1 parent 40fabca commit 6372da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
build-nix:
1010
strategy:
1111
matrix:
12-
os: [ ubuntu-22, macos-12 ]
12+
os: [ ubuntu-22.04, macos-12 ]
1313
runs-on: ${{ matrix.os }}
1414

1515
steps:

0 commit comments

Comments
 (0)