Skip to content

Commit

Permalink
pin ubuntu version in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerkesni committed Jan 14, 2025
1 parent b66c7f4 commit bb1ad79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

tests:
needs: prepare
runs-on: ubuntu-latest
runs-on: ubuntu-22.04-2core
services:
mongodb:
image: ghcr.io/${{ github.repository }}/ci-mongodb:${{ github.sha }}
Expand Down

0 comments on commit bb1ad79

Please sign in to comment.