Skip to content

Commit

Permalink
Test against newer foreman
Browse files Browse the repository at this point in the history
  • Loading branch information
m-bucher committed Dec 6, 2023
1 parent b1eb3b9 commit e583415
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/react.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [12]
foreman-core-branch: ['develop', '3.4-stable', '3.3-stable']
node-version: [14]
foreman-core-branch: ['develop', '3.8-stable', '3.7-stable']

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down

0 comments on commit e583415

Please sign in to comment.