Skip to content

Commit 62b4c91

Browse files
committed
update platform from ubuntu-20.04 to ubuntu-latest
1 parent 5c9987d commit 62b4c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
main:
88
name: Build, Validate and Deploy
9-
runs-on: ubuntu-20.04
9+
runs-on: ubuntu-latest
1010
strategy:
1111
max-parallel: 1
1212
matrix:

0 commit comments

Comments
 (0)