mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 21:15:19 +01:00
try ubuntu icc pipeline
This commit is contained in:
parent
4aefdca6a4
commit
a949bf5ace
5
.github/workflows/ubuntu-latest-icc.yml
vendored
5
.github/workflows/ubuntu-latest-icc.yml
vendored
@ -25,12 +25,13 @@ jobs:
|
|||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
shell: bash
|
shell: bash
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v2
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CXX: dpcpp
|
CXX: dpcpp
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: cache install
|
- name: cache install
|
||||||
id: cache-install
|
id: cache-install
|
||||||
uses: actions/cache@v2
|
uses: actions/cache@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user