We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82d89b3 commit 3cf6109Copy full SHA for 3cf6109
.github/workflows/build-static.yml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
build-static:
8
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
9
steps:
10
- name: "Checkout"
11
uses: actions/checkout@v4
0 commit comments