From aaddcea76689ee8bdb007433953bf4238c3d9a67 Mon Sep 17 00:00:00 2001 From: Adam Kadlec Date: Sun, 4 Aug 2024 22:40:32 +0200 Subject: [PATCH] Updating config --- .github/workflows/ci.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2048e5d..2e41c2b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -24,7 +24,7 @@ jobs: strategy: matrix: - php-version: ["8.0"] + php-version: ["8.1"] operating-system: ["ubuntu-latest"] fail-fast: false @@ -84,7 +84,7 @@ jobs: strategy: matrix: - php-version: ["8.0"] + php-version: ["8.1"] operating-system: ["ubuntu-latest"] fail-fast: false @@ -141,7 +141,7 @@ jobs: strategy: matrix: - php-version: ["8.0"] + php-version: ["8.1"] operating-system: ["ubuntu-latest"] fail-fast: false @@ -205,7 +205,7 @@ jobs: strategy: matrix: - php-version: ["8.0"] + php-version: ["8.1"] operating-system: ["ubuntu-latest"] fail-fast: false