Skip to content

Commit 564a26c

Browse files
(actions) run on ubuntu-latest
Running docker, so host version doesn't matter
1 parent 1c0abf1 commit 564a26c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ defaults:
1313
jobs:
1414
deployment:
1515
name: deployment
16-
runs-on: ubuntu-20.04
16+
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v2
1919
- name: Install

0 commit comments

Comments
 (0)