mirror of
https://github.com/fastfloat/fast_float.git
synced 2026-01-01 03:12:18 +08:00
Update ubuntu18.yml
This commit is contained in:
parent
73abd8de8b
commit
2ef5500e07
3
.github/workflows/ubuntu18.yml
vendored
3
.github/workflows/ubuntu18.yml
vendored
@ -15,13 +15,10 @@ jobs:
|
||||
- {cxx: , arch: -DCMAKE_CXX_FLAGS="-m32"} # default=gcc7
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
<<<<<<< HEAD
|
||||
- name: Setup cmake
|
||||
uses: jwlawson/actions-setup-cmake@v1.4
|
||||
with:
|
||||
cmake-version: '3.9.x'
|
||||
=======
|
||||
>>>>>>> main
|
||||
- name: Install older compilers
|
||||
run: |
|
||||
sudo -E dpkg --add-architecture i386
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user