Skip to content

Commit

Permalink
add 2024.1 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
SingingBush committed Apr 4, 2024
1 parent f0ae786 commit 06c3a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
idea: [ '2023.2', '2023.2.2', '2023.2.6', '2023.3', '2023.3.4', '2023.3.6', '241-EAP-SNAPSHOT' ]
idea: [ '2023.2', '2023.2.2', '2023.2.6', '2023.3', '2023.3.4', '2023.3.6', '2024.1' ]
jdk: [ '17' ]
#os: [ubuntu-latest, windows-latest, macOS-latest]

Expand Down

0 comments on commit 06c3a1a

Please sign in to comment.