Skip to content

Commit b0bc68d

Browse files
authored
Merge pull request #874 from AOMediaCodec/auto_publish_os
`auto-publish`: Upgrade deprecated ubuntu version to latest.
2 parents 2afea08 + 9604953 commit b0bc68d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ concurrency:
1616
jobs:
1717
main:
1818
name: Compile and deploy
19-
runs-on: ubuntu-20.04
19+
runs-on: ubuntu-latest
2020

2121
steps:
2222
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)