Skip to content

Commit

Permalink
hot fix for broken generate_dkms build
Browse files Browse the repository at this point in the history
  • Loading branch information
ruck314 authored Dec 12, 2024
1 parent 3b91d86 commit f39dbf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aes_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
generate_dkms:
name: Generate DKMS
needs: [gen_release]
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
if: startsWith(github.ref, 'refs/tags/')
strategy:
matrix:
Expand Down

0 comments on commit f39dbf8

Please sign in to comment.