mirror of
https://codeberg.org/scip/Config-General.git
synced 2025-12-16 20:21:01 +01:00
use ubuntu 24
This commit is contained in:
6
.github/workflows/unittests.yaml
vendored
6
.github/workflows/unittests.yaml
vendored
@@ -16,10 +16,10 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- config_name: ubuntu-20.04
|
|
||||||
os: ubuntu-20.04
|
|
||||||
- config_name: ubuntu-22.04
|
- config_name: ubuntu-22.04
|
||||||
os: ubuntu-22.04
|
os: ubuntu-22.04
|
||||||
|
- config_name: ubuntu-24.04
|
||||||
|
os: ubuntu-24.04
|
||||||
- config_name: macos-13
|
- config_name: macos-13
|
||||||
os: macos-13
|
os: macos-13
|
||||||
- config_name: macos-14
|
- config_name: macos-14
|
||||||
@@ -114,7 +114,7 @@ jobs:
|
|||||||
|
|
||||||
test_freebsd:
|
test_freebsd:
|
||||||
name: Test on FreeBSD ${{ matrix.osvers }}
|
name: Test on FreeBSD ${{ matrix.osvers }}
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-24.04
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Reference in New Issue
Block a user