Skip to content

Commit 5d32daa

Browse files
committed
dev: revert to ubuntu-22.04 for github ci to avoid issues with osmosis
1 parent 0807180 commit 5d32daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
jobs:
66
build:
7-
runs-on: ubuntu-latest
7+
runs-on: ubuntu-22.04
88

99
env:
1010
PGPASSWORD: postgres

0 commit comments

Comments
 (0)