Skip to content

Commit

Permalink
Revert to previous ubuntu_intel.yaml. Previous change broke
Browse files Browse the repository at this point in the history
in setup.
  • Loading branch information
GeorgeGayno-NOAA committed Dec 12, 2024
1 parent 51f105f commit 7e6b076
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ubuntu_intel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ env:

jobs:
setup:
runs-on: ubuntu-22.04
runs-on: ubuntu-20.04

steps:
- name: checkout # this is to get the ci/spack.yaml file
Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:
ufs_utils:
needs: setup
runs-on: ubuntu-22.04
runs-on: ubuntu-20.04

steps:
- name: install-intel
Expand Down

0 comments on commit 7e6b076

Please sign in to comment.