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 cd3f699 commit 0dcb1e3Copy full SHA for 0dcb1e3
.github/workflows/release.yml
@@ -13,7 +13,7 @@ env:
13
14
jobs:
15
build:
16
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
17
18
strategy:
19
fail-fast: false
0 commit comments