Skip to content

Commit

Permalink
Fixed CI jobs.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk committed May 15, 2024
1 parent d49e615 commit 97ae790
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,12 @@ jobs:
- name: test-php-8.2-next
php-version: 8.2
drupal-version: 10@beta
drupal-project-sha: 10.x

- name: test-php-8.3
php-version: 8.3
drupal-version: stable
drupal-project-sha: 10.x

- name: test-php-8.3-next
php-version: 8.3
Expand Down

0 comments on commit 97ae790

Please sign in to comment.