Skip to content

Commit

Permalink
Add the jammy tag to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Haddon committed Apr 2, 2024
1 parent 9deb7ca commit d3c9d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
integration-test:
name: Run Integration Tests
runs-on: [ self-hosted, linux, x64, large ]
runs-on: [ self-hosted, linux, x64, jammy, large ]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit d3c9d8d

Please sign in to comment.