We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b852df commit a8a1115Copy full SHA for a8a1115
.github/workflows/ci-build.yaml
@@ -16,7 +16,7 @@ env:
16
jobs:
17
build:
18
name: Build
19
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
20
21
steps:
22
- name: Checkout Repository
0 commit comments