mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 04:55:20 +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:
|
||||
run:
|
||||
shell: bash
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
env:
|
||||
CXX: dpcpp
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: cache install
|
||||
id: cache-install
|
||||
uses: actions/cache@v2
|
||||
|
Loading…
Reference in New Issue
Block a user