Skip to content

Commit a0a0bf5

Browse files
authored
Remove CI environment
The environment isn't needed, as the current workflows are all hosted in public VMs.
1 parent 04cad20 commit a0a0bf5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/github-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
library_build:
3131
runs-on: '${{ matrix.os }}'
3232
name: 'os=${{ matrix.os }} package_build=${{ matrix.package_build }} hexl=${{ matrix.hexl }} compiler=${{ matrix.cxx_compiler}}'
33-
environment: intel_workflow
3433
defaults:
3534
run:
3635
shell: bash

0 commit comments

Comments
 (0)