We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8a328e commit 984f69aCopy full SHA for 984f69a
.github/workflows/main.yml
@@ -6,7 +6,7 @@ on:
6
workflow_dispatch:
7
jobs:
8
build-server:
9
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-22.04
10
steps:
11
- uses: actions/checkout@v2
12
- env:
0 commit comments