Skip to content

Commit 0dcb1e3

Browse files
committed
Fix CI by downgrading to 22.04
1 parent cd3f699 commit 0dcb1e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313

1414
jobs:
1515
build:
16-
runs-on: ubuntu-latest
16+
runs-on: ubuntu-22.04
1717

1818
strategy:
1919
fail-fast: false

0 commit comments

Comments
 (0)