Skip to content

Commit

Permalink
Change Proton Experimental CI branch to bleeding-edge
Browse files Browse the repository at this point in the history
  • Loading branch information
Kron4ek committed Nov 29, 2023
1 parent 20fe204 commit 279caf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/proton-exp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
sudo apt install debootstrap perl git wget xz-utils bubblewrap autoconf
sudo tar -C /opt -xpf /opt/Bootstraps/bootstraps.tar.xz
chmod +x build_wine.sh
WINE_BRANCH=proton PROTON_BRANCH=experimental_8.0 ./build_wine.sh
WINE_BRANCH=proton PROTON_BRANCH=bleeding-edge ./build_wine.sh
sha256sum *.tar.xz
- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 279caf1

Please sign in to comment.