1 parent 2fc79f8 commit 8a9d79bCopy full SHA for 8a9d79b
1 file changed
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
test:
27
needs: build
28
# The type of runner that the job will run on
29
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
30
31
# Steps represent a sequence of tasks that will be executed as part of the job
32
steps:
0 commit comments