mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
meta: downgrade ubuntu for windows (#14995)
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
os: macos-14
|
||||
profile: maxperf
|
||||
- target: x86_64-pc-windows-gnu
|
||||
os: ubuntu-24.04
|
||||
os: ubuntu-20.04
|
||||
profile: maxperf
|
||||
build:
|
||||
- command: build
|
||||
|
||||
Reference in New Issue
Block a user