Skip to content

Commit

Permalink
change lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
mlee03 authored and mlee03 committed Jun 26, 2024
1 parent ee2f956 commit 4aa36da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:
uses: actions/[email protected]
with:
submodules: 'recursive'
- name: Step Python 3.11.9
- name: Step Python 3.11.7
uses: actions/[email protected]
with:
python-version: '3.11.9'
python-version: '3.11.7'
- name: Install OpenMPI for gt4py
run: |
sudo apt-get install libopenmpi-dev
Expand Down

0 comments on commit 4aa36da

Please sign in to comment.