Skip to content

Commit

Permalink
i think i'm ready
Browse files Browse the repository at this point in the history
  • Loading branch information
aloneguid committed Nov 14, 2024
1 parent a173db4 commit b7322ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

env:
VERSION: 5.0.2
PACKAGE_SUFFIX: '-pre.2'
# PACKAGE_SUFFIX: ''
# PACKAGE_SUFFIX: '-pre.2'
PACKAGE_SUFFIX: ''
ASM_VERSION: 5.0.0
DOC_INSTANCE: wrs/pq
DOC_ARTIFACT: webHelpPQ2-all.zip
Expand Down
1 change: 0 additions & 1 deletion src/Parquet.sln
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{F28C5308-5410-4066-9DA8-4DDC8ACB0B5B}"
ProjectSection(SolutionItems) = preProject
..\.github\workflows\build.yml = ..\.github\workflows\build.yml
..\.github\workflows\release.yml = ..\.github\workflows\release.yml
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Parquet.PerfRunner", "Parquet.PerfRunner\Parquet.PerfRunner.csproj", "{6325A9B7-32B4-464C-84F4-9B62BE630E90}"
Expand Down

0 comments on commit b7322ef

Please sign in to comment.