mirror of
https://github.com/openstreetmap/mod_tile.git
synced 2025-07-25 15:04:30 +00:00
Update GitHub Actions images (#352)
* Remove `macOS 11` * Homebrew no longer supports [`macOS < 12`](https://docs.brew.sh/Installation) * Add `FreeBSD 14` * Remove `FreeBSD 12` * Add `Fedora 39` * Remove `Fedora 37` * Add `Ubuntu` rolling * Allow tests using latest `Mapnik` to fail * Updates occasionally cause failures to occur
This commit is contained in:
2
docs/build/building_on_fedora.md
vendored
2
docs/build/building_on_fedora.md
vendored
@ -4,7 +4,7 @@ This document provides users with step-by-step instructions on how to compile an
|
||||
|
||||
Please see our [Continuous Integration script](/.github/workflows/build-and-test.yml) for more details.
|
||||
|
||||
## Fedora 34/35/36/37/38
|
||||
## Fedora 34/35/36/37/38/39
|
||||
|
||||
```shell
|
||||
#!/usr/bin/env bash
|
||||
|
2
docs/build/building_on_freebsd.md
vendored
2
docs/build/building_on_freebsd.md
vendored
@ -4,7 +4,7 @@ This document provides users with step-by-step instructions on how to compile an
|
||||
|
||||
Please see our [Continuous Integration script](/.github/workflows/build-and-test.yml) for more details.
|
||||
|
||||
## FreeBSD 12/13
|
||||
## FreeBSD 12/13/14
|
||||
|
||||
```shell
|
||||
#!/usr/bin/env sh
|
||||
|
Reference in New Issue
Block a user