Skip to content

Commit

Permalink
Preparing release?
Browse files Browse the repository at this point in the history
  • Loading branch information
bpvgoncalves committed Oct 19, 2023
1 parent 2ca4aa1 commit 583ba23
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/R-CMD-check-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ jobs:
matrix:
config:
# - {os: windows-latest, r: 'release'}
- {os: ubuntu-latest, r: 'oldrel-1'}
- {os: ubuntu-latest, r: 'release'}
# - {os: ubuntu-latest, r: 'oldrel-1'}

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# pqcrypto (development version)

#### Fix
- TSA secure time stamp defaults to system time on http error or disconnection
- TSA secure time stamp defaults to use system time on http error or disconnection

#### Internals
- Fix some problems preventing R CMD Check to work in some R/OS versions
Expand Down

0 comments on commit 583ba23

Please sign in to comment.