mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 01:19:45 +08:00
Use Fedora 43 for Circle CI builds for now
Latest Fedora 44 uses pre-release version of gcc 16 which is problematic, keep testing with gcc 15 from the previous Fedora release for now.
This commit is contained in:
@@ -4,7 +4,7 @@ version: 2.1
|
||||
jobs:
|
||||
build-fedora:
|
||||
docker:
|
||||
- image: fedora
|
||||
- image: fedora:43
|
||||
steps:
|
||||
- run:
|
||||
name: Install Git
|
||||
|
||||
Reference in New Issue
Block a user