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

Commit 307347a

Browse files
committed
Fix ci
1 parent 1dac9a3 commit 307347a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/test-build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@ jobs:
1616
- name: Checkout repository
1717
uses: actions/checkout@v3
1818

19-
- name: Set up C++ environment
20-
uses: actions/setup-cpp@v2
21-
with:
22-
compiler: gcc
23-
2419
- name: Install dependencies
2520
run: sudo apt-get install -y cmake nlohmann-json-dev libcurl4-openssl-dev
2621

0 commit comments

Comments
 (0)