Skip to content

Commit 9330f82

Browse files
cushonVincent Potucek
authored andcommitted
Add project icon for IntelliJ IDEA
1 parent 7193ce9 commit 9330f82

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
# Use "oldest" available ubuntu-* instead of -latest,
8181
# see https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories;
8282
# due to https://github.com/google/google-java-format/issues/1072.
83-
os: [ubuntu-20.04, macos-latest, windows-latest]
83+
os: [ubuntu-22.04, macos-latest, windows-latest]
8484
runs-on: ${{ matrix.os }}
8585
continue-on-error: true
8686
steps:

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.idea/
2+
!.idea/icon.png
23
*.ims
34
*.iml
45

.idea/icon.png

1.83 KB
Loading

0 commit comments

Comments
 (0)