1 parent 8d49694 commit 2468677Copy full SHA for 2468677
1 file changed
.github/workflows/build.yml
@@ -11,7 +11,7 @@ permissions:
11
12
jobs:
13
build:
14
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
15
16
steps:
17
- name: Checkout repository
0 commit comments