Skip to content

Commit

Permalink
CI w JL 11
Browse files Browse the repository at this point in the history
  • Loading branch information
dehann committed Nov 27, 2024
1 parent 40ab2fc commit af18de6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.10'
- '1.11'
os:
- ubuntu-latest
arch:
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
arch:
- x64
version:
- '1.10'
- '1.11'
group:
- 'basic_functional_group'
steps:
Expand Down Expand Up @@ -96,7 +96,7 @@ jobs:
arch:
- x64
version:
- '1.10'
- '1.11'
group:
- 'test_cases_group'
steps:
Expand Down Expand Up @@ -139,7 +139,7 @@ jobs:
os:
- ubuntu-latest
version:
- '1.10'
- '1.11'
arch:
- x64
group:
Expand Down

0 comments on commit af18de6

Please sign in to comment.