Skip to content

Commit

Permalink
Update SDE 8.59->8.63
Browse files Browse the repository at this point in the history
  • Loading branch information
dbabokin committed Jun 4, 2021
1 parent a9d1871 commit 2cf7994
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ispc-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
required: true
default: 'full'
env:
SDE_TAR_NAME: sde-external-8.59.0-2020-10-05
SDE_TAR_NAME: sde-external-8.63.0-2021-01-18
LLVM_REPO: https://github.com/ispc/llvm-project
TARGETS_SMOKE: '["avx2-i32x8"]'
OPTSETS_SMOKE: "-O2"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/linux-nightly-trunk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
workflow_dispatch:

env:
SDE_TAR_NAME: sde-external-8.59.0-2020-10-05
SDE_TAR_NAME: sde-external-8.63.0-2021-01-18

jobs:
# Building LLVM in docker, as using native Ubuntu 16.04 github-hosted image contains newer-than-expected libs and
Expand Down

0 comments on commit 2cf7994

Please sign in to comment.