Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
🩹 (github) tweak aleph build
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwoerpel committed Feb 20, 2024
1 parent 0c4e60d commit c6f9539
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/aleph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
paths:
- aleph/*
- .github/workflows/aleph.yml

permissions:
packages: write
Expand All @@ -15,7 +16,8 @@ jobs:
strategy:
matrix:
version:
- 3.15.5
# - 3.15.5
- main
- develop
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit c6f9539

Please sign in to comment.