Skip to content

Commit

Permalink
Update workflow in Fedora 41
Browse files Browse the repository at this point in the history
  • Loading branch information
HelioGuilherme66 committed Nov 5, 2024
1 parent 338b005 commit 3542126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Setup environment
run: |
sudo dnf install -y sdl12-compat python3-wxpython4 xorg-x11-server-Xvfb python3-pip psmisc
sudo dnf downgrade -y mesa* --refresh
# sudo dnf downgrade -y mesa* --refresh
git submodule update --init --recursive
pip install -r requirements-dev.txt
- name: Run tests
Expand Down

0 comments on commit 3542126

Please sign in to comment.