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 b51c760 commit 02a5658Copy full SHA for 02a5658
.github/workflows/sample-app-web.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
build:
14
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
15
defaults:
16
run:
17
working-directory: ./
0 commit comments