mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-11-28 11:04:08 +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
|
||||
strategy:
|
||||
matrix:
|
||||
php: [7.3, 7.4, 8.0, 8.1, 8.2]
|
||||
php: [7.3, 7.4]
|
||||
contao: [~4.9.0, ~4.13.0]
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user