Skip to content

Commit 5f42c01

Browse files
committed
ci: update
1 parent 181b56a commit 5f42c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
name: "Ubuntu GCC 11",
2020
cxx: "g++-11",
2121
cc: "gcc-11",
22-
packages: "gcc-11 g++-11 nlohmann-json3-dev libtinyxml2-dev",
22+
packages: "gcc-11 g++-11 nlohmann-json3-dev libtinyxml2-9",
2323
os: ubuntu-latest,
2424
}
2525
]

0 commit comments

Comments
 (0)