Skip to content

Commit

Permalink
Build SIF Action: Revised runs-on base image.
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobthebanana committed Oct 30, 2024
1 parent 46d7893 commit d0e4081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_sif.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build-singularity-image:
runs-on: ubuntu-latest
runs-on: debian-latest
steps:
- name: Install Prerequisites
run: |
Expand Down

0 comments on commit d0e4081

Please sign in to comment.