Skip to content

Commit

Permalink
👷 [#4920] Upgrade CI job for upgrade simulation
Browse files Browse the repository at this point in the history
We require users to be on OF 2.8 before they can upgrade to 3.0
  • Loading branch information
sergei-maertens committed Dec 27, 2024
1 parent a2d8e48 commit 7d6be9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
start: ['2.7.4', '2.7.8']
start: ['2.8.2']

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 7d6be9c

Please sign in to comment.