Skip to content

Commit

Permalink
GitHub Actions: adapt to previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
siko1056 committed Nov 19, 2023
1 parent 8635344 commit 820433b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_octave.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
continue-on-error: true
strategy:
matrix:
version: [4, 5, 6, 7, 8]
version: [4, 5, 6, 8]
steps:
-
name: Checkout
Expand Down

0 comments on commit 820433b

Please sign in to comment.