-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fedora 39 support will be removed after the next release.
- Loading branch information
1 parent
65205b9
commit b98df8f
Showing
5 changed files
with
13 additions
and
6 deletions.
There are no files selected for viewing
5 changes: 3 additions & 2 deletions
5
...iles/fedora39-bootstrap-tester/Dockerfile → ...iles/fedora41-bootstrap-tester/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,11 +50,11 @@ jobs: | |
- name: Bootstrap test | ||
run: SSL=0.9.0 .ci-scripts/test-bootstrap.sh | ||
|
||
fedora39-bootstrap: | ||
name: Fedora 39 bootstrap | ||
fedora41-bootstrap: | ||
name: Fedora 41 bootstrap | ||
runs-on: ubuntu-latest | ||
container: | ||
image: ghcr.io/ponylang/ponyup-ci-fedora39-bootstrap-tester:20240130 | ||
image: ghcr.io/ponylang/ponyup-ci-fedora41-bootstrap-tester:20241205 | ||
steps: | ||
- uses: actions/[email protected] | ||
- name: Bootstrap test | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## Add Fedora 41 support | ||
|
||
We've added support for identifying Fedora 41 and downloading packages for it. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters