Skip to content

Commit

Permalink
add 1.9,4 release and test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Readon committed Nov 2, 2023
1 parent 4828395 commit 6915cbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
scalaVersion: [2.11, 2.12, 2.13]
spinalVersion: [1.6.4, 1.8.2, 1.9.3]
spinalVersion: [1.6.4, 1.8.2, 1.9.4]
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down Expand Up @@ -66,7 +66,7 @@ jobs:
matrix:
image: [2019, 2022]
scalaVersion: [2.11, 2.12, 2.13]
spinalVersion: [1.8.2, 1.9.3]
spinalVersion: [1.8.2, 1.9.4]
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 6915cbc

Please sign in to comment.