This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬇️ nedgradert java til 17 siden google venter på v21
lagt til snakeyml Co-authored-by: Vetle Hollund <[email protected]> Co-authored-by: Richard Borge <[email protected]> Co-authored-by: Robin Tordly<[email protected]>
- Loading branch information
1 parent
2b43c48
commit 76bf443
Showing
2 changed files
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,10 +22,10 @@ jobs: | |
- name: Sjekker ut kode | ||
uses: actions/[email protected] | ||
|
||
- name: Setter opp Java 20 | ||
- name: Setter opp Java 17 | ||
uses: actions/[email protected] | ||
with: | ||
java-version: 20 | ||
java-version: 17 | ||
distribution: temurin | ||
cache: maven | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters