Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joaop221 authored Mar 25, 2024
1 parent 6b3ec31 commit 7c1e667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
strategy:
fail-fast: false
matrix:
folder: ['auth/plugin', 'blocks/microsoft', 'local/o365']
folder: ['auth/oidc', 'blocks/microsoft', 'local/o365']
php: ['7.4', '8.0', '8.1']
moodle-branch: ['main']
database: [pgsql, mariadb]
Expand Down

0 comments on commit 7c1e667

Please sign in to comment.