Skip to content

Commit a475eb6

Browse files
committed
Old Clang
1 parent d6e63b5 commit a475eb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/clang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ jobs:
492492
apt-get install -y ninja-build
493493
apt-get install -y g++
494494
- name: Prepare Xenial
495-
if: matrix.ubuntu_ver == '18.04'
495+
if: matrix.cont_ver == '18.04'
496496
run: |
497497
echo "deb http://dk.archive.ubuntu.com/ubuntu/ xenial main universe" | tee -a /etc/apt/sources.list
498498
apt-get update

0 commit comments

Comments
 (0)