Skip to content

Commit 384ef77

Browse files
committed
Avoid apt upgrade in CI
1 parent 4d6ed0f commit 384ef77

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
if: ${{ matrix.os == 'ubuntu-latest' }}
2222
run: |
2323
sudo apt update
24-
sudo apt upgrade -y
2524
sudo apt install -y \
2625
ninja-build \
2726
libboost-dev \

0 commit comments

Comments
 (0)