Skip to content

Commit

Permalink
test: fix ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
jonca79 authored Jan 9, 2025
1 parent cbf7eea commit 5fe8ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
jobs:
integration-small-singularity:
name: integration small data set singularity
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: Set up Python 3.8
Expand Down

0 comments on commit 5fe8ccc

Please sign in to comment.