Skip to content

Commit 016f5e0

Browse files
authored
Merge pull request #436 from AlexanderCurl/master
Update build.yml
2 parents d3a7c91 + 4c89530 commit 016f5e0

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
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
linux:
1313
name: Linux
14-
runs-on: ubuntu-20.04
14+
runs-on: ubuntu-22.04
1515

1616
steps:
1717
- name: Checkout code

0 commit comments

Comments
 (0)