Skip to content

Commit

Permalink
Test semeio with python 3.11
Browse files Browse the repository at this point in the history
semeio doesn't support 3.12 yet
  • Loading branch information
eivindjahren committed Feb 2, 2024
1 parent 6b7eb02 commit 3cead86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_semeio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.12'
python-version: '3.11'

- name: Install ert
run: |
Expand Down

0 comments on commit 3cead86

Please sign in to comment.