Skip to content

Commit

Permalink
LTS tests (1.6 to 1.10)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThummeTo committed Oct 21, 2024
1 parent d4b4759 commit 921fe80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/TestLTS.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test v1.6 (LTS)
name: Test v1.10 (LTS)

on:
workflow_dispatch:
Expand All @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
julia-version: ['1.6']
julia-version: ['lts']
julia-arch: [x64]
os: [ubuntu-latest, windows-latest]
experimental: [false]
Expand Down

0 comments on commit 921fe80

Please sign in to comment.