We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0063284 commit a9d2872Copy full SHA for a9d2872
.github/workflows/ci.yaml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
run-checks:
8
name: Run checks
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
10
steps:
11
- name: Checkout
12
uses: actions/checkout@v2
.github/workflows/flex-cleanup.yaml
@@ -8,7 +8,7 @@ on:
flex-cleanup:
name: Cleanup Flex testing endpoint
13
14
0 commit comments