Skip to content

Commit

Permalink
Merge pull request #3 from bearsunday/php-8.3
Browse files Browse the repository at this point in the history
Update continuous-integration.yml v2
  • Loading branch information
koriym authored Jan 10, 2024
2 parents bf9abec + 06e24fb commit b6991d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,4 @@ on:

jobs:
ci:
uses: ray-di/.github/.github/workflows/continuous-integration.yml@v1
with:
old_stable: '["8.0", "8.1"]'
current_stable: 8.2
uses: ray-di/.github/.github/workflows/continuous-integration.yml@v2
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) <2022> <Yoshitaka Jingu>
Copyright (c) <2022-2024> <Yoshitaka Jingu>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit b6991d3

Please sign in to comment.