Skip to content

Commit be42ce4

Browse files
authored
Update build.yml to stick to 22.04
1 parent b91bb4e commit be42ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ concurrency:
1515

1616
jobs:
1717
linux-gcc:
18-
runs-on: ubuntu-latest
18+
runs-on: ubuntu-22.04
1919
# Branch on different OS and settings
2020
strategy:
2121
fail-fast: false

0 commit comments

Comments
 (0)