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 8b3fa70 commit 1922414Copy full SHA for 1922414
.github/workflows/snapshot.yml
@@ -17,7 +17,7 @@ jobs:
17
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
18
19
# cfformat:
20
- # runs-on: ubuntu-20.04
+ # runs-on: ubuntu-latest
21
# needs: tests
22
# steps:
23
# - name: Checkout Repository
0 commit comments