mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-11-30 03:54:10 +01:00
Do not test against PHP 8.0. The toolchain is not ready for it :-(
This commit is contained in:
2
.github/workflows/diagnostics.yml
vendored
2
.github/workflows/diagnostics.yml
vendored
@@ -9,7 +9,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
php: [7.3, 7.4, 8.0, 8.1, 8.2]
|
php: [7.3, 7.4]
|
||||||
contao: [~4.9.0, ~4.13.0]
|
contao: [~4.9.0, ~4.13.0]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user