Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hummel009 committed Jan 29, 2024
1 parent 58765f2 commit b9cd679
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 @@ -13,7 +13,7 @@ jobs:
runs-on: windows-latest
strategy:
matrix:
version: [ 'Lab1', 'Lab2', 'Lab3', 'Lab4', 'Lab5', 'Course', 'CourseMP' ]
version: [ 'Lab1', 'Lab2', 'Lab4', 'Lab5', 'Course', 'CourseMP' ]
steps:
- uses: actions/checkout@main
- name: Set up JDK 21
Expand Down

0 comments on commit b9cd679

Please sign in to comment.