Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 3bbef8f

Browse files
authored
gcc11
1 parent d91bd4a commit 3bbef8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/turdis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
run: |
152152
sudo dpkg --add-architecture i386
153153
sudo apt-get update
154-
sudo apt install libstdc++6:i386 gcc-multilib g++-7 g++-7-multilib zlib1g:i386 libssl1.1 libssl1.1:i386
154+
sudo apt install libstdc++6:i386 gcc-multilib g++-11 g++-11-multilib zlib1g:i386 libssl1.1 libssl1.1:i386
155155
156156
- name: Restore Cache BYOND
157157
uses: actions/cache@v4

0 commit comments

Comments
 (0)