Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Barth committed Nov 5, 2024
1 parent af09a49 commit 3fd22ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- master
- flexible-resolution
tags: '*'
jobs:
test:
Expand All @@ -14,7 +13,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.6'
- 'lts'
- '1'
- 'nightly'
os:
Expand Down

0 comments on commit 3fd22ca

Please sign in to comment.