Skip to content

Commit

Permalink
Add PHP 8.2 to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jankonas committed Nov 29, 2023
1 parent 2fbd9fd commit 45fd2b9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/tests.yml
Expand Up @@ -10,6 +10,12 @@ on:
- cron: "0 8 * * 1"

jobs:
test82:
name: "Nette Tester"
uses: ./.github/workflows/nette-tester.yml
with:
php: "8.2"

test81:
name: "Nette Tester"
uses: ./.github/workflows/nette-tester.yml
Expand Down

0 comments on commit 45fd2b9

Please sign in to comment.