Skip to content

Commit

Permalink
Merge pull request #112 from cescalara/cescalara-patch-1
Browse files Browse the repository at this point in the history
Check CI and docs running
  • Loading branch information
cescalara authored Jan 11, 2024
2 parents ab44f03 + b994744 commit f3715ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, ubuntu-18.04]
os: [ubuntu-latest, ubuntu-20.04]

steps:
- uses: actions/checkout@v3
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ I would like to acknowledge the following contributions to the software:
* L. Marcelli: improving day/night thresholds and configuration file
* G. Cambiè & M. Casolino: Final `AnalogManager::SerialReadOut()` and testing
* C. Giammanco: pixel masking and automated boot scripts

0 comments on commit f3715ba

Please sign in to comment.