Skip to content

Commit

Permalink
GIT: merge changes from develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Vini2 committed Aug 19, 2024
1 parent 3387865 commit f90ab23
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/testing_python_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,8 @@ jobs:

strategy:
matrix:
<<<<<<< HEAD
os: [macos-12, ubuntu-latest]
python-version: ["3.8", "3.9", "3.10"]
=======
os: [macos-latest, ubuntu-latest]
python-version: ["3.8", "3.9", "3.10", "3.11"]
>>>>>>> develop

steps:
- uses: "actions/checkout@v3"
Expand Down

0 comments on commit f90ab23

Please sign in to comment.