We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f207832 commit b0c222dCopy full SHA for b0c222d
1 file changed
.github/workflows/deploy-s3-store.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
deploy:
9
name: Deploy to server
10
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
11
steps:
12
- uses: actions/checkout@master
13
- name: Setup node 14
0 commit comments