Skip to content

Commit 7443953

Browse files
committed
Use ubuntu-latest in the publish-to-hex.yml workflow
1 parent d1a8c86 commit 7443953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-hex.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
publish:
1313
name: Publish to Hex
1414

15-
runs-on: ubuntu-20.04
15+
runs-on: ubuntu-latest
1616

1717
steps:
1818
- name: Checkout this repository

0 commit comments

Comments
 (0)