Skip to content

Commit

Permalink
use python 3.11 again
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannick Dieter committed Apr 8, 2024
1 parent 5befe2c commit cca4fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- sim: verilator
sim-version: v5.020
python-version: '3.10'
python-version: '3.11'
pytest-marker: "-m verilator"

steps:
Expand Down

0 comments on commit cca4fa7

Please sign in to comment.