Skip to content

Commit

Permalink
Initial commit for 233 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
rock3r committed Feb 2, 2024
1 parent eb0ed11 commit c90d8d7
Show file tree
Hide file tree
Showing 295 changed files with 7 additions and 9,758 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4

- name: Set up JDK 17
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
java-version: 17
distribution: zulu
Expand All @@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@v4

- name: Set up JDK 17
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
java-version: 17
distribution: zulu
Expand Down
35 changes: 0 additions & 35 deletions .github/workflows/check-ide-version.yml

This file was deleted.

62 changes: 0 additions & 62 deletions .github/workflows/publish.yml

This file was deleted.

23 changes: 0 additions & 23 deletions .idea/runConfigurations/Stand_alone_sample.xml

This file was deleted.

Loading

0 comments on commit c90d8d7

Please sign in to comment.