Skip to content

Commit

Permalink
Add Octane - Laravel 12 tests to e2e CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Cawllec committed Feb 25, 2025
1 parent d3267c8 commit a0367bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/maze-runner-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:
include:
- php-version: '8.4'
laravel-fixture: laravel11
- php-version: '8.4'
laravel-fixture: laravel12

steps:
- uses: actions/checkout@v2
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
/.idea
Gemfile.lock
maze_output
maze-runner.log
.phpunit.result.cache
/features/fixtures/*/bugsnag-laravel
/features/fixtures/laravel-latest/*
Expand Down

0 comments on commit a0367bc

Please sign in to comment.