Skip to content

Commit

Permalink
Test 3.0 stable branch only for Foreman 3.11 and 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
nadjaheitmann committed Oct 14, 2024
1 parent 863b50a commit 8df7cc0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Ruby Tests
on:
push:
branches:
- main
- 3.0-stable
pull_request:

concurrency:
Expand All @@ -20,7 +20,6 @@ jobs:
fail-fast: false
matrix:
foreman:
- develop
- 3.12-stable
- 3.11-stable
needs: rubocop
Expand Down

0 comments on commit 8df7cc0

Please sign in to comment.