Skip to content

Commit 4daa92b

Browse files
Update build runner to Ubuntu 22.04
1 parent 32d554f commit 4daa92b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/version-and-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# Main build job
2121
build:
2222
needs: run_tests
23-
runs-on: ubuntu-latest
23+
runs-on: ubuntu-22.04
2424
permissions:
2525
contents: write
2626
packages: write

0 commit comments

Comments
 (0)