Skip to content

Commit 37e40a2

Browse files
authored
CI: Change the deploy-schema CI job to run on ubuntu-latest (#77)
1 parent ea6f0f5 commit 37e40a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-schema.yml

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

2525
jobs:
2626
deploy-schema:
27-
runs-on: ubuntu-20.04
27+
runs-on: ubuntu-latest
2828
timeout-minutes: 60
2929
steps:
3030
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2

0 commit comments

Comments
 (0)