Skip to content

Commit

Permalink
Merge pull request watertap-org#164 from kurbansitterley/update_ubunt…
Browse files Browse the repository at this point in the history
…u_gha

Update Linux Version in checks.yml and gitignore
  • Loading branch information
kurbansitterley authored Jan 7, 2025
2 parents a52a1c9 + 1e73e85 commit a996112
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- noneditable
include:
- os: linux
os-version: ubuntu-latest
os-version: ubuntu-22.04
- os: win64
os-version: windows-latest
steps:
Expand Down
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,8 @@ auto-save-list
*.json
*.h5
*.svg
*.jpg
*.jpg
*.csv
*.png
*.pkl
*.rtf

0 comments on commit a996112

Please sign in to comment.