Skip to content

Commit 0702981

Browse files
committed
Updated build
1 parent ca5cb64 commit 0702981

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
strategy:
2323
matrix:
24-
php-version: [ '7.4' ]
24+
php-version: [ '8.1', '8.2' ]
2525
operating-system: [ 'ubuntu-latest' ]
2626
fail-fast: false
2727

@@ -80,7 +80,7 @@ jobs:
8080

8181
strategy:
8282
matrix:
83-
php-version: [ '7.4' ]
83+
php-version: [ '8.1', '8.2' ]
8484
operating-system: [ 'ubuntu-latest' ]
8585
fail-fast: false
8686

@@ -194,7 +194,7 @@ jobs:
194194

195195
strategy:
196196
matrix:
197-
php-version: [ '7.4' ]
197+
php-version: [ '8.1', '8.2' ]
198198
operating-system: [ 'ubuntu-latest' ]
199199
fail-fast: false
200200

0 commit comments

Comments
 (0)