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 94e2550 commit 6e1b1dfCopy full SHA for 6e1b1df
.github/workflows/build-release.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
deploy:
10
if: github.ref == 'refs/heads/master'
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
12
steps:
13
- uses: actions/checkout@v2
14
- id: setup-net-2_0-3_1-5_0
0 commit comments