mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Run freebsd on Ubuntu 24
This commit is contained in:
parent
d6762b7c56
commit
9bf35beda1
1 changed files with 2 additions and 2 deletions
4
.github/workflows/freebsd.yml
vendored
4
.github/workflows/freebsd.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
job:
|
||||
- { os: ubuntu-22.04 , features: unix }
|
||||
- { os: ubuntu-24.04 , features: unix }
|
||||
env:
|
||||
SCCACHE_GHA_ENABLED: "true"
|
||||
RUSTC_WRAPPER: "sccache"
|
||||
|
@ -120,7 +120,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
job:
|
||||
- { os: ubuntu-22.04 , features: unix }
|
||||
- { os: ubuntu-24.04 , features: unix }
|
||||
env:
|
||||
mem: 4096
|
||||
SCCACHE_GHA_ENABLED: "true"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue