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 2921fb8 commit 26020e0Copy full SHA for 26020e0
.github/workflows/build.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
build-linux:
12
name: build in native linux
13
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-22.10
14
steps:
15
- name: Checkout code
16
uses: actions/checkout@v2
0 commit comments