Skip to content

Commit 75a92d4

Browse files
Merge pull request #4543 from communitybridge/unicron-fix
Fix?
2 parents af9ba0c + cf77c2b commit 75a92d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-dev.yml

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

2020
jobs:
2121
build-deploy-dev:
22-
runs-on: ubuntu-latest
22+
runs-on: ubuntu-22.04
2323
environment: dev
2424
steps:
2525
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)