Skip to content

Commit 9e4e34f

Browse files
authored
Update ubuntu20.yml
1 parent 2ef5500 commit 9e4e34f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ubuntu20.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,10 @@ jobs:
1414
- {cxx: , arch: -DCMAKE_CXX_FLAGS="-m32"} # default=gcc9
1515
steps:
1616
- uses: actions/checkout@v2
17-
<<<<<<< HEAD
1817
- name: Setup cmake
1918
uses: jwlawson/[email protected]
2019
with:
2120
cmake-version: '3.9.x'
22-
=======
23-
>>>>>>> main
2421
- name: install older compilers
2522
run: |
2623
sudo -E dpkg --add-architecture i386

0 commit comments

Comments
 (0)