We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab08d7b commit ae8457aCopy full SHA for ae8457a
.github/workflows/apk.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
test:
10
name: Run Unit Tests
11
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-22.04
12
13
steps:
14
- uses: actions/checkout@v1
0 commit comments