Skip to content

Commit ac34f56

Browse files
authored
Ubuntu 20.04 is deprecated
1 parent a7a9390 commit ac34f56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010

1111
jobs:
1212
deploy:
13-
runs-on: ubuntu-20.04
13+
runs-on: ubuntu-latest
1414
concurrency:
1515
group: ${{ github.workflow }}-${{ github.ref }}
1616
permissions:

0 commit comments

Comments
 (0)