From fb1d27d3de3bca18442288ce714db99e0a20d961 Mon Sep 17 00:00:00 2001 From: Jordan Dominion Date: Thu, 2 Jan 2025 11:12:28 -0500 Subject: [PATCH] Add final 515 version to DMAPI tests --- .github/workflows/ci-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index b92f538962..2322992ebb 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -148,7 +148,7 @@ jobs: fail-fast: false matrix: byond: - ["510.1346", "511.1385", "512.1488", "513.1542", "514.1589", "EDGE"] + ["510.1346", "511.1385", "512.1488", "513.1542", "514.1589", "515.1647", "EDGE"] runs-on: ubuntu-latest steps: - name: Install Native x86 libc Dependencies # Name checked in rerunFlakyTests.js